home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / antenna / hamftz03 / hamftz.doc < prev    next >
Text File  |  1995-01-31  |  5KB  |  140 lines

  1.  
  2.              HamFTZ, (c) by Cedric Baechler, HB9HFN, 1994-1995
  3.                    Ionospheric propagation predictions
  4.                            for PC running DOS
  5.                                 v0.3 beta
  6.  
  7.  
  8. This file contains a (small) documentation for the program HamFTZ
  9.  
  10. A. Overview
  11. B. Copyright
  12. C. Installation
  13. D. Running the program
  14. E. Miscellaneous
  15. F. Abbrevations
  16. G. How to write to the author
  17. H. References
  18.  
  19.  
  20. A. Overview
  21.  
  22. HamFTZ is a powerful DOS program that can help the radio operator to make
  23. some propagation predictions to any location on the earth. It is based on
  24. the original program MINIFTZ4.3 and will calculate the MUF, FOT, LUF and
  25. signal strength between two points. I've written this program for my own
  26. use but I think it could be usefull to any ham in the world. The method used
  27. to predict the signal strength is very accurate and overall it works better
  28. than other programs like MINIMUF, MINIPROP or MICROMUF.
  29. I have translated the BASIC sources (MINIFTZ4.BAS) in C and made a lot of
  30. modifications. HamFTZ is in a beta phase and has no interface for the input and
  31. output. You'll need an editor to enter the datas needed by the program. The
  32. output will be written in an ASCII file that you can later print. The advantage
  33. of this is that HamFTZ can be compiled on any computer with an ANSI C-Compiler.
  34. The DOS version of HamFTZ was compiled with Turbo C++ v3.0 and will use an
  35. arithmetic coprocessor if one is present.
  36.  
  37.  
  38. B. Copyright
  39.  
  40. I release this program as Freeware. That means you can copy and distribute
  41. it for free as long as you give all the files that belong to this package.
  42. A commercial use of this program is not allowed. Ask the author for a commercial
  43. use of HamFTZ. The sources are not free but I think to release them as soon as
  44. the program become more 'usable'.
  45. The files that belong to this distribution are:
  46.  
  47.     HAMFTZ.EXE    the executable
  48.     HAMFTZ.DOC    this file
  49.     HISTORY.TXT    history of HamFTZ
  50.     HAMFTZ.IN    example of an input file
  51.     HAMFTZ.OUT    example of an output file
  52.     MINIFTZ4.BAS    the original BASIC program from FTZ, Darmstadt, Germany
  53.     FTZMUF2.DAT    ionospheric datas needed by the program
  54.     RUN.BAT        Example of a batch file for using HamFTZ
  55.  
  56.  
  57. C. Installation
  58.  
  59. To install the program, copy the file HAMFTZ.ZIP into any directory
  60. (e.g C:\HAMFTZ) and decompress it with PKUNZIP(tm) or UNZIP(tm). It will create
  61. some files and the executable HAMFTZ.EXE. You must always start the program
  62. in this directory.
  63.  
  64.  
  65. D. Running the program
  66.  
  67. To run the program go into the directory where you installed HamFTZ and
  68. edit the file HAMFTZ.IN (it contains all datas needed for one calculation).
  69. This file is self explainary (I hope so!) and must be in the same directory
  70. as HAMFTZ.EXE .You can then modify it as needed. After you finished to edit it
  71. you can run HamFTZ. The syntax is
  72.  
  73.         HAMFTZ <inputfile> <outputfile>
  74.  
  75. E.g. type "HAMFTZ HAMFTZ.IN HAMFTZ.OUT" and after the calculation edit or print
  76. the file HAMFTZ.OUT .This file is also well documented so I don't want to
  77. explain it here (it's planned for the future). I've added a batch file RUN.BAT
  78. that will edit the input file, run the program and finally edit the output.
  79.  
  80.  
  81. E. Miscellaneous
  82.  
  83. This documentation is far from being complete. It will grow as my free time
  84. permits. If someone find errors in this text feel free to write me a note.
  85. My native langage is not english so I need help to write and improve this
  86. text. I will appreciate any comments that can help me to improve this
  87. program. As I work on HamFTZ in my free time I can't give any schedule
  88. for bug fixes or program improvements. SORRY!
  89.  
  90.  
  91. F. Abbrevations
  92.  
  93. MUF        Maximal usable frequency
  94. LUF        Lowest usable frequency
  95. FOT        Optimal work frequency (frequence optimale de travail)
  96. dBu        dB above 1 uV/m
  97. UTC        Universal time coordinated
  98. SSN        Sun spot number
  99.  
  100.  
  101. G. Author address
  102.  
  103.     Cedric Baechler, HB9HFN
  104.     La Perrausa 12
  105.     1635 La Tour-de-Treme
  106.     Switzerland
  107.  
  108.     Phone    : +41-29-283 97
  109.     Internet: cedric@ulysse.ch
  110.     Fidonet : Cedric Baechler@2:301/714.74
  111.     Packet  : HB9HFN@HB9FG.CHE.EU
  112.  
  113.     Please use Internet e-mail if possible!
  114.  
  115.  
  116. H. References
  117.  
  118. Damboldt, Th. & Süßmann, P., "A Simple Method of Estimating the Ionospheric
  119.     Parameters foF2 and M(3000) with the Aid of a Home Computer",
  120.     Technischer Bericht FI445 TB 25 E, N-I 821 580 976/88 der Deutschen
  121.     Bundespost, Forschungsinstitut beim FTZ.
  122.  
  123. Goodman, J.M., "HF Communication: Science & Technology", VNR New York
  124.  
  125. Ochs, A., "The Forecasting System of the Fernmeldetechnischen Zentralamt
  126.     (FTZ)", 1970, Ionospheric Forecasting, NATO-AGARD-CP-49, edited by
  127.     V. Agy, paper no.43
  128.  
  129. Rose, R.B., "MINIMUF: A Simplified MUF-Prediction Program for
  130.     Microcomputer", QST, December 1982, p. 36-38
  131.  
  132. Rose, R.B., "MINIMUF Revisited", Technical Correspondance, QST,
  133.     October 1983, p. 48
  134.  
  135. Shallon, S.C., "MINIMUF for Polar Paths", Technical Correspondance, QST,
  136.     March 1984, p. 46
  137.  
  138. Shiffhauer, N., "Funkwetter aus dem Computer", funk, July 1990, p. 54-57
  139.  
  140. Shiffhauer, N., "Gray Line: DXen in der Grauzone", funk, July 1992, p. 54-57